add-log.el fix for multiple author entries (bug#8645)
authorGlenn Morris <rgm@gnu.org>
Sat, 14 May 2011 23:27:09 +0000 (16:27 -0700)
committerGlenn Morris <rgm@gnu.org>
Sat, 14 May 2011 23:27:09 +0000 (16:27 -0700)
commit4a082ea889b4c334c042410254a72c02749a6f67
treeeef45c048dfe1ec70d33d8334110b081ef8f4de5
parent93bc5b2d91436c2f24ba67178a891316dfc10c4e
add-log.el fix for multiple author entries (bug#8645)

* lisp/vc/add-log.el (add-change-log-entry): Don't start adding a new entry
in the middle of an existing one with multiple authors.
lisp/ChangeLog
lisp/vc/add-log.el